My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
-
Re: Custom Field on Invoice
HI there, I know I'm a little late to the thread but if the next bill date is now appearing on the sales order, you can absolutely have it print on the invoice but it will take some work. If I…1 -
Re: Customer Dropdown Filter on transaction Saved Search
This is what I would suggest and again, TEST THIS SUGGESTION IN A SANDBOX ACCOUNT FIRST. Step One: Create a custom transaction field. Type = List/Record List/Record = Customer Store Value = Checked A…2 -
Re: Customer Dropdown Filter on transaction Saved Search
Hi There, By reading your post, I can see that you've done your due diligence. As you know, if you use "Name" the system returns all entity names in the list, irrespective of type (cus…1 -
Re: Saved Search results default fields, vs Advance PDF/HTML Form
Hi There, For question 1, I'd click on the Help Button and under the Table of Contents-->SuiteAnalytics-->Saved Search-->Defining a Saved Search-->Defining a Saved Search as a Prefer…7 -
Re: How to search in sublists/Filtering sublists
Actually reverse the order of {trandate}-{applytransaction.trandate} and change it to {applytransaction.trandate}- {trandate} so that you don't get negative numbers. Grant2